Browse Source

removed broken link

Sakis Kasampalis 11 years ago
parent
commit
c0924953cc
1 changed files with 0 additions and 3 deletions
  1. 0 3
      facade.py

+ 0 - 3
facade.py

@@ -1,13 +1,10 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 # -*- coding: utf-8 -*-
 
 
-"""http://dpip.testingperspective.com/?p=26"""
-
 import time
 import time
 
 
 SLEEP = 0.5
 SLEEP = 0.5
 
 
-
 # Complex Parts
 # Complex Parts
 class TC1:
 class TC1:
     def run(self):
     def run(self):