diff options
-rwxr-xr-x | rofi-pinentry.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rofi-pinentry.scm b/rofi-pinentry.scm index a0de6f1..89fb2c5 100755 --- a/rofi-pinentry.scm +++ b/rofi-pinentry.scm @@ -22,8 +22,6 @@ ;; OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ;; THE SOFTWARE. -;; Based on https://gist.github.com/sardemff7/759cbf956bea20d382a6128c641d2746 - (use-modules (ice-9 popen) (ice-9 textual-ports) |