Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Denton committed Jul 17, 2019
1 parent c08088b commit dff20d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cuebot/src/main/java/com/imageworks/spcue/LimitEntity.java
Expand Up @@ -19,8 +19,6 @@

package com.imageworks.spcue;

import java.util.Date;

import com.imageworks.spcue.grpc.limit.Limit;

public class LimitEntity extends Entity implements LimitInterface {
Expand Down

0 comments on commit dff20d7

Please sign in to comment.