projects
/
pharext
/
pharext
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
d829063
)
CS
author
Michael Wallner
<mike@php.net>
Wed, 25 Mar 2015 06:32:21 +0000
(07:32 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 25 Mar 2015 06:32:21 +0000
(07:32 +0100)
src/pharext/Task/Askpass.php
patch
|
blob
|
history
diff --git
a/src/pharext/Task/Askpass.php
b/src/pharext/Task/Askpass.php
index 24b22da0d4631ce9fcc739db82538c6ecaaf3f36..13abdb71e96d9613d95c5fc088af8ef101da811e 100644
(file)
--- a/
src/pharext/Task/Askpass.php
+++ b/
src/pharext/Task/Askpass.php
@@
-2,7
+2,6
@@
namespace pharext\Task;
-use pharext\Exception;
use pharext\Task;
/**
@@
-37,4
+36,4
@@
class Askpass implements Task
}
return $pass;
}
-}
\ No newline at end of file
+}