Skip to content

Commit

Permalink
Remove scss
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikriemer committed Aug 16, 2024
1 parent 31627f6 commit 70ab6f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ import {

@Component({
selector: 'sp-single-marker-map',
templateUrl: './single-marker-map.component.html',
styleUrls: ['./single-marker-map.component.scss'],
templateUrl: './single-marker-map.component.html'
})
export class SingleMarkerMapComponent implements OnInit {
@Input()
Expand Down

0 comments on commit 70ab6f9

Please sign in to comment.