branch: externals/compat
commit 10a8a67206e7d330e254c4fae7723769dfa4f37a
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Remove explicit nadvice require call
---
 compat-tests.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compat-tests.el b/compat-tests.el
index 58d0bf4225..9e704e19a8 100644
--- a/compat-tests.el
+++ b/compat-tests.el
@@ -33,7 +33,6 @@
 ;;; Code:
 
 (require 'ert)
-(require 'nadvice)
 
 (require 'compat-macs)
 (defvar compat-testing)

Reply via email to