From e7cfa54789606688c2c8836b4fa8467948b85459 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 26 Apr 2014 10:10:40 +0200 Subject: restyle --- src/fapi | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/fapi b/src/fapi index b718378..4587513 100755 --- a/src/fapi +++ b/src/fapi @@ -794,7 +794,6 @@ class FapiInteractive(FapiBase): def run(self): ''' Runs the interactive fapi shell ''' - histfile = os.path.join(os.path.expanduser('~'), '.fapihist') try: readline.read_history_file(histfile) -- cgit v1.2.3