Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Commented out use of NotificationSystem so we don't have to include WSN
Browse files Browse the repository at this point in the history
dependencies for now
  • Loading branch information
sensiasoft committed Mar 29, 2015
1 parent a260d5d commit 8aeffc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public class SPSService extends OWSServlet implements IServiceModule<SPSServiceC
Map<String, ISPSConnector> connectors;
IEventHandler eventHandler;
ITaskDB taskDB;
SPSNotificationSystem notifSystem;
//SPSNotificationSystem notifSystem;


public SPSService()
Expand Down

0 comments on commit 8aeffc1

Please sign in to comment.