Skip to content

Commit acaabe5

Browse files
committed
Fix an invalid API doc
1 parent 065e14c commit acaabe5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Tests/WordPressKitTests/WordPressKitTests/Tests/JSONLoader.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import Foundation
66
/**
77
* @brief Loads the specified json file name and returns a dictionary representing it.
88
*
9-
* @param path The path of the json file to load.
10-
*
119
* @returns A dictionary representing the contents of the json file.
1210
*/
1311
@objc open func loadFile(_ name: String, type: String) -> JSONDictionary? {

0 commit comments

Comments
 (0)