diff options
-rw-r--r-- | el-exiftool.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/el-exiftool.el b/el-exiftool.el index 85458e1..bd6f6c4 100644 --- a/el-exiftool.el +++ b/el-exiftool.el @@ -15,7 +15,6 @@ ;; You should have received a copy of the GNU General Public License ;; along with el-exiftool. If not, see <http://www.gnu.org/licenses/>. -(require 'subr) (require 'subr-x) (require 'cl) |