Skip to content

Commit

Permalink
Remove old code related to streetView (feature that was already removed)
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanisleite committed Oct 16, 2019
1 parent 7c4194b commit a637c76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jarbas/layers/elm/Reimbursement/Company/View.elm
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
module Reimbursement.Company.View exposing (streetImageUrl, view)
module Reimbursement.Company.View exposing (view)

import Date
import Format.Date exposing (formatDate)
import Format.Url exposing (url)
import Html exposing (a, br, div, img, p, span, text)
import Html.Attributes exposing (class, href, src, style, target)
import Internationalization exposing (translate)
Expand Down

0 comments on commit a637c76

Please sign in to comment.