2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00

remove unused import

This commit is contained in:
Ankit Singhaniya 2021-12-14 23:32:43 +05:30 committed by Alan
parent 4bfa54b3d2
commit 65a5e313ed

View File

@ -1,6 +1,5 @@
const title = 'GSTR 1';
import baseConfig from './BaseViewConfig';
import { DateTime } from 'luxon';
export default {
title: title,