Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Oct 18, 2023
1 parent 1425af0 commit b01cd5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0'
- name: Get swift version
run: swift --version
- name: Build SDK
run: make buildSdk
- name: Build Example
Expand Down
4 changes: 2 additions & 2 deletions PostHog/PostHogSDK.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PostHog.swift
// PostHog
// PostHogSDK.swift
// PostHogSDK
//
// Created by Ben White on 07.02.23.
//
Expand Down

0 comments on commit b01cd5b

Please sign in to comment.