Unused variable en paginate

This commit is contained in:
Daniel Cortes
2020-06-05 22:41:59 -04:00
parent 6d84f1e223
commit 790749b11b

View File

@@ -1,7 +1,5 @@
import React, {Fragment, useState} from 'react';
const LEFT_PAGE = 'LEFT';
const RIGHT_PAGE = 'RIGHT';
const SPACE_A = 'SPACE_A';
const SPACE_B = 'SPACE_B';