소스 검색

removed broken link

Sakis Kasampalis 12 년 전
부모
커밋
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):