diff options
Diffstat (limited to 'core/src')
-rw-r--r-- | core/src/Polyfill/index.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/Polyfill/index.js b/core/src/Polyfill/index.js index 610619217d2..273d608870c 100644 --- a/core/src/Polyfill/index.js +++ b/core/src/Polyfill/index.js @@ -20,5 +20,3 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ - -import 'focus-visible' |