From 3502c58c47e9479cc10ab9b30abfa18beb6bbf99 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 03 May 2007 02:19:58 +0000 Subject: Remove unused import --- diff --git a/shell/model/ShellModel.py b/shell/model/ShellModel.py index 09a4ec3..3556ccc 100644 --- a/shell/model/ShellModel.py +++ b/shell/model/ShellModel.py @@ -19,7 +19,6 @@ import os import gobject from sugar.presence import presenceservice -from sugar.activity.bundleregistry import BundleRegistry from model.Friends import Friends from model.MeshModel import MeshModel from model.homemodel import HomeModel -- cgit v0.9.1