浏览代码

removed broken link

Sakis Kasampalis 11 年之前
父节点
当前提交
c0924953cc
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      facade.py

+ 0 - 3
facade.py

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